[INFO] cloning repository https://github.com/joaojhgs/discrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joaojhgs/discrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaojhgs%2Fdiscrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaojhgs%2Fdiscrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e44081c7a5a295936277489e230cadbffce7162
[INFO] fixing joaojhgs/discrypt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaojhgs%2Fdiscrypt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/joaojhgs/discrypt
[INFO] finished tweaking git repo https://github.com/joaojhgs/discrypt
[INFO] tweaked toml for git repo https://github.com/joaojhgs/discrypt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joaojhgs/discrypt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joaojhgs/discrypt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0
[INFO] running `Command { std: "docker" "start" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/mls-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mls-delivery/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/abuse/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/content-keys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/admission/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/transport/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/relay-overlay/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/media/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/push/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating harness/multinode/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating apps/desktop/src-tauri/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking sansio v1.0.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tls_codec v0.4.2
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking libcrux-secrets v0.0.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking openmls_traits v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking rtc-shared v0.20.0-alpha.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rtc-rtp v0.20.0-alpha.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking rtc-stun v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-rtcp v0.20.0-alpha.1
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking libcrux-traits v0.0.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hpke-rs-crypto v0.6.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking rtc-mdns v0.20.0-alpha.1 (/opt/rustwide/workdir/third_party/rtc-mdns-0.20.0-alpha.1-discrypt)
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling refinery-core v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking rtc-sctp v0.20.0-alpha.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ccm v0.5.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling rtc-interceptor-derive v0.20.0-alpha.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling refinery-macros v0.9.1
[INFO] [stderr]     Checking hpke-rs-rust-crypto v0.6.1
[INFO] [stderr]     Checking rtc-interceptor v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-datachannel v0.20.0-alpha.1
[INFO] [stderr]     Checking hpke-rs v0.6.1
[INFO] [stderr]     Checking rtc-ice v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-srtp v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-turn v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-media v0.20.0-alpha.1
[INFO] [stderr]     Checking rtc-sdp v0.20.0-alpha.1
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking openmls_memory_storage v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking openmls_rust_crypto v0.5.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking refinery v0.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking openmls_sqlite_storage v0.2.0
[INFO] [stderr]     Checking openmls_basic_credential v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking discrypt-abuse v0.1.0 (/opt/rustwide/workdir/crates/abuse)
[INFO] [stderr]    Migrating crates/abuse/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling discrypt-desktop v0.1.0 (/opt/rustwide/workdir/apps/desktop/src-tauri)
[INFO] [stderr]    Migrating apps/desktop/src-tauri/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking discrypt-relay-overlay v0.1.0 (/opt/rustwide/workdir/crates/relay-overlay)
[INFO] [stderr]    Migrating crates/relay-overlay/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking discrypt-push v0.1.0 (/opt/rustwide/workdir/crates/push)
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Migrating crates/push/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking libopus-rs v0.0.1
[INFO] [stderr]     Checking rtc-dtls v0.20.0-alpha.1
[INFO] [stderr]     Checking openmls v0.8.1
[INFO] [stderr]     Checking rtc v0.20.0-alpha.1
[INFO] [stderr]     Checking webrtc v0.20.0-alpha.1
[INFO] [stderr]     Checking discrypt-mls-core v0.1.0 (/opt/rustwide/workdir/crates/mls-core)
[INFO] [stderr]    Migrating crates/mls-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking discrypt-content-keys v0.1.0 (/opt/rustwide/workdir/crates/content-keys)
[INFO] [stderr]     Checking discrypt-mls-delivery v0.1.0 (/opt/rustwide/workdir/crates/mls-delivery)
[INFO] [stderr]     Checking discrypt-media v0.1.0 (/opt/rustwide/workdir/crates/media)
[INFO] [stderr]     Checking discrypt-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]    Migrating crates/mls-delivery/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/content-keys/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/media/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking discrypt-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Migrating crates/transport/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/transport/src/webrtc_negotiation.rs:640:37
[INFO] [stdout]      |
[INFO] [stdout]  640 |             while let Some(event) = channel.poll().await {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |        |              |
[INFO] [stdout]      |                            |        |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                            |        |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                            |        up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `event` calls a custom destructor
[INFO] [stdout]      |                            `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  643 |                         let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                           --------------------
[INFO] [stdout]      |                                           |              |
[INFO] [stdout]      |                                           |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                           |              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  651 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  652 |                     }
[INFO] [stdout]  653 |                     DataChannelEvent::OnMessage(message) => {
[INFO] [stdout]      |                                                 -------
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 `message` calls a custom destructor
[INFO] [stdout]      |                                                 `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  656 |                             let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                 -----------   --------------------
[INFO] [stdout]      |                                 |             |              |
[INFO] [stdout]      |                                 |             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                 |             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `metrics` calls a custom destructor
[INFO] [stdout]      |                                 `metrics` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  667 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  668 |                         if inbound_tx.send(bytes).await.is_err() {
[INFO] [stdout]      |                            ----------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  674 |                             channel_keys.lock().await.remove(&channel_key);
[INFO] [stdout]      |                             -------------------------
[INFO] [stdout]      |                             |                   |
[INFO] [stdout]      |                             |                   this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                             |                   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  675 |                             let mut channels = channels.lock().await;
[INFO] [stdout]      |                                 ------------   ---------------------
[INFO] [stdout]      |                                 |              |               |
[INFO] [stdout]      |                                 |              |               this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                 |              |               `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                 |              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `channels` calls a custom destructor
[INFO] [stdout]      |                                 `channels` will be dropped later as of Edition 2024
[INFO] [stdout]  676 |                             channels.retain(|attached| attached.id() != channel_key.1);
[INFO] [stdout]  677 |                             let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                 -----------   --------------------
[INFO] [stdout]      |                                 |             |              |
[INFO] [stdout]      |                                 |             |              this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                 |             |              `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |             this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                 |             `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  685 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  689 |                         let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                           --------------------
[INFO] [stdout]      |                                           |              |
[INFO] [stdout]      |                                           |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                           `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  695 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                         `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  698 |                         metrics.lock().await.last_state = "error".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                         `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                         `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  703 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  706 |                         metrics.lock().await.last_state = "buffered_amount_low".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                         |              `#27` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  709 |                         metrics.lock().await.last_state = "buffered_amount_high".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                         |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                         `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                         `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  712 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `metrics` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `channels` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking discrypt-admission v0.1.0 (/opt/rustwide/workdir/crates/admission)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/transport/src/webrtc_negotiation.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let mut inbound_rx = self.inbound_rx.lock().await;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `inbound_rx` calls a custom destructor
[INFO] [stdout]     |             `inbound_rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 776 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 777 |             .ok_or_else(|| TransportError::Unavailable("DataChannel receive closed".to_owned()))
[INFO] [stdout] 778 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `inbound_rx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/storage/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/transport/src/webrtc_negotiation.rs:640:37
[INFO] [stdout]      |
[INFO] [stdout]  640 |             while let Some(event) = channel.poll().await {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |        |              |
[INFO] [stdout]      |                            |        |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                            |        |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                            |        up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        `__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `event` calls a custom destructor
[INFO] [stdout]      |                            `event` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  643 |                         let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                           --------------------
[INFO] [stdout]      |                                           |              |
[INFO] [stdout]      |                                           |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                           |              `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  651 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  652 |                     }
[INFO] [stdout]  653 |                     DataChannelEvent::OnMessage(message) => {
[INFO] [stdout]      |                                                 -------
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 `message` calls a custom destructor
[INFO] [stdout]      |                                                 `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  656 |                             let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                 -----------   --------------------
[INFO] [stdout]      |                                 |             |              |
[INFO] [stdout]      |                                 |             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                 |             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `metrics` calls a custom destructor
[INFO] [stdout]      |                                 `metrics` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  667 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  668 |                         if inbound_tx.send(bytes).await.is_err() {
[INFO] [stdout]      |                            ----------------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  674 |                             channel_keys.lock().await.remove(&channel_key);
[INFO] [stdout]      |                             -------------------------
[INFO] [stdout]      |                             |                   |
[INFO] [stdout]      |                             |                   this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                             |                   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                             `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  675 |                             let mut channels = channels.lock().await;
[INFO] [stdout]      |                                 ------------   ---------------------
[INFO] [stdout]      |                                 |              |               |
[INFO] [stdout]      |                                 |              |               this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                 |              |               `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                 |              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `channels` calls a custom destructor
[INFO] [stdout]      |                                 `channels` will be dropped later as of Edition 2024
[INFO] [stdout]  676 |                             channels.retain(|attached| attached.id() != channel_key.1);
[INFO] [stdout]  677 |                             let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                 -----------   --------------------
[INFO] [stdout]      |                                 |             |              |
[INFO] [stdout]      |                                 |             |              this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                 |             |              `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 |             this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                 |             `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  685 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  689 |                         let mut metrics = metrics.lock().await;
[INFO] [stdout]      |                                           --------------------
[INFO] [stdout]      |                                           |              |
[INFO] [stdout]      |                                           |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                           `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  695 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                         `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  698 |                         metrics.lock().await.last_state = "error".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                         `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                         `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  703 |                         record_timeline_event(&timeline, event).await;
[INFO] [stdout]      |                         ---------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  706 |                         metrics.lock().await.last_state = "buffered_amount_low".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                         |              `#27` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  709 |                         metrics.lock().await.last_state = "buffered_amount_high".to_owned();
[INFO] [stdout]      |                         --------------------
[INFO] [stdout]      |                         |              |
[INFO] [stdout]      |                         |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                         |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                         `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                         `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  712 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `metrics` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `channels` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/transport/src/webrtc_negotiation.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let mut inbound_rx = self.inbound_rx.lock().await;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `inbound_rx` calls a custom destructor
[INFO] [stdout]     |             `inbound_rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 776 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 777 |             .ok_or_else(|| TransportError::Unavailable("DataChannel receive closed".to_owned()))
[INFO] [stdout] 778 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `inbound_rx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/storage/src/appdb.rs (1 fix)
[INFO] [stderr]    Migrating crates/transport/tests/public_webrtc_datachannel_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/transport/tests/public_signaling_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/transport/tests/g008_stun_turn_fallback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/admission/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/transport/tests/connectivity_flows.rs from 2021 edition to 2024
[INFO] [stderr]     Checking discrypt-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Migrating crates/transport/examples/split_machine_p2p.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/core/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/lib.rs:878:25
[INFO] [stdout]     |
[INFO] [stdout] 837 |     let local = Identity::generate("Alice");
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `local` calls a custom destructor
[INFO] [stdout]     |         `local` will be dropped later as of Edition 2024
[INFO] [stdout] 838 |     let peer = Identity::generate("New contact");
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer` calls a custom destructor
[INFO] [stdout]     |         `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 862 |                         Identity::generate("Alice Desktop device")
[INFO] [stdout]     |                         ------------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 878 |                         Identity::generate("New contact primary device")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 992 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/core/src/lib.rs:878:25
[INFO] [stdout]     |
[INFO] [stdout] 837 |     let local = Identity::generate("Alice");
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `local` calls a custom destructor
[INFO] [stdout]     |         `local` will be dropped later as of Edition 2024
[INFO] [stdout] 838 |     let peer = Identity::generate("New contact");
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer` calls a custom destructor
[INFO] [stdout]     |         `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 862 |                         Identity::generate("Alice Desktop device")
[INFO] [stdout]     |                         ------------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 878 |                         Identity::generate("New contact primary device")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 992 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/admission/tests/invite_metadata.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/admission/tests/invite_metadata.rs (1 fix)
[INFO] [stderr]    Migrating apps/desktop/src-tauri/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking discrypt-multinode-harness v0.1.0 (/opt/rustwide/workdir/harness/multinode)
[INFO] [stderr]    Migrating harness/multinode/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed apps/desktop/src-tauri/src/lib.rs (15 fixes)
[INFO] [stderr]    Migrating apps/desktop/src-tauri/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating apps/desktop/src-tauri/examples/g009_split_machine_app_flow.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating harness/multinode/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating harness/multinode/tests/overlay_churn_process.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] [stderr] crater-edition-check: discrypt-mls-core v0.1.0 (/opt/rustwide/workdir/crates/mls-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-mls-delivery v0.1.0 (/opt/rustwide/workdir/crates/mls-delivery) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-abuse v0.1.0 (/opt/rustwide/workdir/crates/abuse) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-content-keys v0.1.0 (/opt/rustwide/workdir/crates/content-keys) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-storage v0.1.0 (/opt/rustwide/workdir/crates/storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-admission v0.1.0 (/opt/rustwide/workdir/crates/admission) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-transport v0.1.0 (/opt/rustwide/workdir/crates/transport) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-relay-overlay v0.1.0 (/opt/rustwide/workdir/crates/relay-overlay) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-media v0.1.0 (/opt/rustwide/workdir/crates/media) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-push v0.1.0 (/opt/rustwide/workdir/crates/push) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-core v0.1.0 (/opt/rustwide/workdir/crates/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-multinode-harness v0.1.0 (/opt/rustwide/workdir/harness/multinode) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: discrypt-desktop v0.1.0 (/opt/rustwide/workdir/apps/desktop/src-tauri) updating edition from 2021 to 2024
[INFO] [stderr]     Checking discrypt-abuse v0.1.0 (/opt/rustwide/workdir/crates/abuse)
[INFO] [stderr]    Compiling discrypt-desktop v0.1.0 (/opt/rustwide/workdir/apps/desktop/src-tauri)
[INFO] [stderr]     Checking discrypt-push v0.1.0 (/opt/rustwide/workdir/crates/push)
[INFO] [stderr]     Checking discrypt-mls-core v0.1.0 (/opt/rustwide/workdir/crates/mls-core)
[INFO] [stderr]     Checking discrypt-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]     Checking discrypt-relay-overlay v0.1.0 (/opt/rustwide/workdir/crates/relay-overlay)
[INFO] [stderr]     Checking discrypt-content-keys v0.1.0 (/opt/rustwide/workdir/crates/content-keys)
[INFO] [stderr]     Checking discrypt-media v0.1.0 (/opt/rustwide/workdir/crates/media)
[INFO] [stderr]     Checking discrypt-mls-delivery v0.1.0 (/opt/rustwide/workdir/crates/mls-delivery)
[INFO] [stderr]     Checking discrypt-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking discrypt-admission v0.1.0 (/opt/rustwide/workdir/crates/admission)
[INFO] [stderr]     Checking discrypt-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> apps/desktop/src-tauri/src/lib.rs:2745:9
[INFO] [stdout]      |
[INFO] [stdout] 2745 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", path) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> apps/desktop/src-tauri/src/lib.rs:2755:13
[INFO] [stdout]      |
[INFO] [stdout] 2755 |             unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", previous) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> apps/desktop/src-tauri/src/lib.rs:2758:13
[INFO] [stdout]      |
[INFO] [stdout] 2758 |             unsafe { std::env::remove_var("DISCRYPT_APP_STATE_PATH") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:18908:9
[INFO] [stdout]       |
[INFO] [stdout] 18908 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", &path) };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:18923:13
[INFO] [stdout]       |
[INFO] [stdout] 18923 |             unsafe { std::env::remove_var(name) };
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:18932:17
[INFO] [stdout]       |
[INFO] [stdout] 18932 |                 unsafe { std::env::set_var(self.name, previous) };
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:18935:17
[INFO] [stdout]       |
[INFO] [stdout] 18935 |                 unsafe { std::env::remove_var(self.name) };
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:18972:9
[INFO] [stdout]       |
[INFO] [stdout] 18972 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", path) };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:21383:9
[INFO] [stdout]       |
[INFO] [stdout] 21383 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", &bob_path) };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:27129:9
[INFO] [stdout]       |
[INFO] [stdout] 27129 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", &path) };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:32176:9
[INFO] [stdout]       |
[INFO] [stdout] 32176 |         unsafe { std::env::set_var("DISCRYPT_APP_STATE_PATH", &path) };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:33480:9
[INFO] [stdout]       |
[INFO] [stdout] 33480 |         unsafe { std::env::remove_var("DISCRYPT_DEFAULT_IPFS_BOOTSTRAP_ENDPOINTS") };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:33482:9
[INFO] [stdout]       |
[INFO] [stdout] 33482 |         unsafe { std::env::remove_var("DISCRYPT_DEFAULT_QUIC_RENDEZVOUS_ENDPOINT") };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:33503:9
[INFO] [stdout]       |
[INFO] [stdout] 33503 |         unsafe { std::env::remove_var("DISCRYPT_DEFAULT_IPFS_BOOTSTRAP_ENDPOINTS") };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]      --> apps/desktop/src-tauri/src/lib.rs:33505:9
[INFO] [stdout]       |
[INFO] [stdout] 33505 |         unsafe { std::env::remove_var("DISCRYPT_DEFAULT_QUIC_RENDEZVOUS_ENDPOINT") };
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking discrypt-multinode-harness v0.1.0 (/opt/rustwide/workdir/harness/multinode)
[INFO] [stderr] error: could not compile `discrypt-desktop` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0", kill_on_drop: false }`
[INFO] [stdout] ca8071ea5044418909a0b92e68143339b89f43950eba2ea7001b8491dede0df0
